libxl: Add hvm specific ro and rw nodes.
authorPaul Durrant <paul.durrant@citrix.com>
Fri, 16 Dec 2011 14:54:13 +0000 (14:54 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 16 Dec 2011 14:54:13 +0000 (14:54 +0000)
commitbe9b274df12d03fe2366fdbb58a37f537c3d2ff1
tree93c9e3048920a83dfaffcaf0d7255259107f6354
parente77389f81686ebdea2d65206148c18b8da90c3f0
libxl: Add hvm specific ro and rw nodes.

The hvmloader node was created by libxl__create_device_model() but it
needs to be moved earlier so that it can parent the new rw
generation-id-address node.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_create.c
tools/libxl/libxl_dm.c